home *** CD-ROM | disk | FTP | other *** search
INI File | 2004-08-03 | 724 b | 15 lines |
- [PicShow 1.30 Usermenu english]
-
- Open new PicShow instance
- run >nil: "%s" newport pubscreen %r
-
- Show picture information
- echo >"con:20/40/400/220/Picture Information/CLOSE/WAIT/SCREEN %r" "*nPath = %p*nFile = %f*nMain = %m*nExt = %e*nWidth = %w*nHeight = %h*nDepth = %d*nType = %t*nNumber = %n*nAnim = %a*nCurrent = %c"
-
- Show program information
- echo >"con:20/40/400/120/Program Information/CLOSE/WAIT/SCREEN %r" "*nProgram = %s*nScreen = %r*nARexx port = %q"
-
- Show file information
- list >"con:20/40/480/172/File Information/CLOSE/WAIT/SCREEN %r" "%p%f" lformat="*nPath = %%p*nFile = %%n*nComment = %%c*nSize = %%l*nProtection = %%a*nDate = %%d*nTime = %%t"
-
-